-
Notifications
You must be signed in to change notification settings - Fork 518
feat: add-shutdown-with-timeout-for-log-provider-and-processor #2941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add-shutdown-with-timeout-for-log-provider-and-processor #2941
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2941 +/- ##
=======================================
- Coverage 81.3% 81.3% -0.1%
=======================================
Files 126 126
Lines 24294 24284 -10
=======================================
- Hits 19774 19762 -12
- Misses 4520 4522 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Lets also add a changelog entry and then we can merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Good to have changelog for Provider/Processor supporting shutdown with timeout.
Done |
Done |
#2574 Part 4: Adding shutdown_with_timeout for log provider and processor